How to Install fssync software package in Ubuntu 16.10 (Yakkety Yak)

How to Install fssync software package in Ubuntu 16.10 (Yakkety Yak)

fssync software package provides File system synchronization tool (1-way, over SSH), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fssync 

fssync is installed in your system.

Make ensure the fssync package were installed using the commands given below,

$ sudo dpkg-query -l | grep fssync *

You will get with fssync package name, version, architecture and description in a table

fssync package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Utilities
Package fssync
Version 1.5-1build1
Description File system synchronization tool (1-way, over SSH)
Sub Section Utils


See Also, How to uninstall or remove fssync software package from Ubuntu 16.10 (Yakkety Yak)?